﻿2026-08-04T03:36:35.9390181Z ##[group]Run actions/checkout@v5
2026-08-04T03:36:35.9390924Z with:
2026-08-04T03:36:35.9391397Z   ref: 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:36:35.9391869Z   fetch-depth: 1
2026-08-04T03:36:35.9392247Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:36:35.9395190Z   token: ***
2026-08-04T03:36:35.9395547Z   ssh-strict: true
2026-08-04T03:36:35.9395929Z   ssh-user: git
2026-08-04T03:36:35.9396282Z   persist-credentials: true
2026-08-04T03:36:35.9396663Z   clean: true
2026-08-04T03:36:35.9397031Z   sparse-checkout-cone-mode: true
2026-08-04T03:36:35.9397441Z   fetch-tags: false
2026-08-04T03:36:35.9397799Z   show-progress: true
2026-08-04T03:36:35.9398151Z   lfs: false
2026-08-04T03:36:35.9398496Z   submodules: false
2026-08-04T03:36:35.9398854Z   set-safe-directory: true
2026-08-04T03:36:35.9399497Z   allow-unsafe-pr-checkout: false
2026-08-04T03:36:35.9400137Z ##[endgroup]
2026-08-04T03:36:36.0173453Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:36:36.0175146Z ##[group]Getting Git version info
2026-08-04T03:36:36.0175885Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T03:36:36.0176801Z [command]/usr/bin/git version
2026-08-04T03:36:36.0199994Z git version 2.43.0
2026-08-04T03:36:36.0217806Z ##[endgroup]
2026-08-04T03:36:36.0225252Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0cce8807-22f0-4b66-89db-3a738bba0f9c/.gitconfig'
2026-08-04T03:36:36.0232463Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0cce8807-22f0-4b66-89db-3a738bba0f9c' before making global git config changes
2026-08-04T03:36:36.0233757Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:36:36.0235170Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:36:36.0283963Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T03:36:36.0302921Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:36:36.0312719Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:36:36.0315324Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:36:36.0335299Z refs/heads/golden/knock145
2026-08-04T03:36:36.0342124Z [command]/usr/bin/git checkout --detach
2026-08-04T03:36:36.0400631Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:36:36.0437251Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T03:36:36.0467724Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T03:36:36.0471666Z ##[endgroup]
2026-08-04T03:36:36.0474679Z [command]/usr/bin/git submodule status
2026-08-04T03:36:36.0661090Z ##[group]Cleaning the repository
2026-08-04T03:36:36.0663785Z [command]/usr/bin/git clean -ffdx
2026-08-04T03:36:37.7025485Z Removing .adapter-notify/
2026-08-04T03:36:37.7026194Z Removing bench-ledger/
2026-08-04T03:36:37.7026537Z Removing target/
2026-08-04T03:36:37.7036006Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T03:36:37.7100533Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:36:37.7107928Z ##[endgroup]
2026-08-04T03:36:37.7108382Z ##[group]Disabling automatic garbage collection
2026-08-04T03:36:37.7111585Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:36:37.7134896Z ##[endgroup]
2026-08-04T03:36:37.7135424Z ##[group]Setting up auth
2026-08-04T03:36:37.7140276Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:36:37.7164605Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:36:37.7360861Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:36:37.7385314Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:36:37.7572367Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:36:37.7595990Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:36:37.7785403Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:36:37.7816512Z ##[endgroup]
2026-08-04T03:36:37.7817113Z ##[group]Fetching the repository
2026-08-04T03:36:37.7822734Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:36:39.1835814Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:36:39.1836418Z  * branch                4b37512f71620444df8fe852b494f03e759dd75c -> FETCH_HEAD
2026-08-04T03:36:39.1857050Z ##[endgroup]
2026-08-04T03:36:39.1857596Z ##[group]Determining the checkout info
2026-08-04T03:36:39.1858161Z ##[endgroup]
2026-08-04T03:36:39.1861478Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:36:39.1898732Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:36:39.1922677Z ##[group]Checking out the ref
2026-08-04T03:36:39.1925129Z [command]/usr/bin/git checkout --progress --force 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:36:39.1976396Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:36:39.1981931Z ##[endgroup]
2026-08-04T03:36:39.2019836Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:36:39.2044484Z 4b37512f71620444df8fe852b494f03e759dd75c
